Konsol
Class to be used for general functions like showing message box.
Functions
About
- Shows a dialog box containing information about the Engine.
Asc
- Returns a numeric value of string according to the
ASCII
value.
CallFunction
- Executes the specified function.
Chr
- Returns a string value of num according to the
ASCII
value.
Delay
- Delays the execution depending on parameter, millisecond.
Exit
- Ends KonsolScript execution.
FunctionExists
- Checks if a user-defined function exists.
GetPath
- Returns the path of the file being executed.
GetVersion
- Returns current engine's version.
IsNumeric
- Returns true if string value of parameter, val, is numerical. false otherwise.
Log
- Writes a message to the log file.
Message
- Displays a message on a dialog box.
Refresh
- Lets your CPU manage other processes.
RGB
- Returns a corresponding color depending on the values supplied.
RGBA
- Returns a corresponding color with transparency depending on the values supplied.
Run
- Runs an external application.
ShowLog
- Opens the Log file.
SurfNet
- Opens a
URL
specified by the value of parameter, url.
www.konsolscript.org
© 2005-2011 KonsolScript Labs | All Rights
Reversed
| Licensed under
GNU GPL
| Designed by
Mj Mendoza IV